wayland: handle the wl_touch interface
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Apr 2014 12:19:39 +0000 (14:19 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Apr 2014 03:54:43 +0000 (23:54 -0400)
commit1a2a5a44bdf22476a040dee8538eda9924655ea2
tree786c5698602990af550a5ce20c406678bfd95236
parentaf8d6e6549ef820d876556dfeaed67bac767480c
wayland: handle the wl_touch interface

The events are routed through a new slave device with type
GDK_SOURCE_TOUCHSCREEN, minimal tracking of touches is done
to keep the state for each of those.

https://bugzilla.gnome.org/show_bug.cgi?id=728426
gdk/wayland/gdkdevice-wayland.c